home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 11 / FM Towns Free Software Collection 11.iso / t_os / tool / dolmorph / src / sub.h < prev    next >
Encoding:
Text File  |  1995-01-19  |  320 b   |  9 lines

  1. int resetfattr(char *fname);
  2. int fexist(char *fname);
  3. void trans_fname_ext(char *buf, char *fname, char *newext);
  4. void add_fname_ext(char *buf, char *fname, char *newext);
  5. void    RM_putblock32k(char *buf, int x,int y,int width,int height);
  6.  
  7. void MORPH_dispWinAlert(int idWin);
  8. void MORPH_eraseWinAlert(int idWin);
  9.